chore(deps): update all non-major dependencies#316
Merged
chenjiahan merged 1 commit intomainfrom Jul 28, 2025
Merged
Conversation
chenjiahan
approved these changes
Jul 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.16.0->^0.17.1^0.16.0->^0.17.1^10.0.0->^10.4.201.4.5->1.4.11^1.4.8->^1.4.11^1.2.5->^1.3.0^1.5.0->^1.5.1^1.1.1->^1.3.4^1.1.8->^1.1.101.4.5->1.4.101.4.5->1.4.103.5.0->3.6.1^0.14.1->^0.14.3^1.12.11->^1.13.2^0.2.38->^0.2.39^10.0.3->^10.0.4^7.0.1->^7.0.2^8.0.3->^8.0.4^8.0.3->^8.0.4^8.0.4->^8.0.5^8.0.3->^8.0.4^8.0.9->^8.0.10^8.0.4->^8.0.5^6.6.3->^6.6.4^16.2.0->^16.3.0^22.16.0->^22.16.5^22.15.32->^22.16.5^19.0.12->^19.1.8^19.0.4->^19.1.6^8.35.1->^8.38.0^8.35.1->^8.38.03.43.0->3.44.0^2.10.3->^2.10.40.25.5->0.25.8^9.31.0->^9.32.04.3.0->4.4.0^3.3.0->^3.3.1^0.525.0->^0.526.015.3.5->15.4.415.3.5->15.4.410.12.4->10.13.1^1.44.0->^1.45.0^4.0.1->^4.0.3^5.8.2->^5.8.3^0.5.3->^0.5.4^4.9.20->^4.9.21^5.99.9->^5.100.2Release Notes
module-federation/core (@module-federation/enhanced)
v0.17.1Compare Source
Patch Changes
bc3bc10: enhance HoistContainerReferencesPlugin for better module hoistingruntimeChunk: 'single'configurationaddRemoteDependencyhook7000c1f: fix: BuildVersion now correctly reads from project's package.json4ffefbe: refactor: rename container hooks for clarity and consistencyaddContainerEntryModuletoaddContainerEntryDependencyaddFederationRuntimeModuletoaddFederationRuntimeDependencyaddRemoteDependencyhook for remote module trackinga7cf276: chore: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.31825b9d: fix(enhanced): add runtime safety checks to prevent errors8727aa3: fix(enhanced): compilerInstance type should be string not enumUpdated dependencies [
7000c1f]Updated dependencies [
2428be0]Updated dependencies [
a7cf276]v0.17.0Compare Source
Patch Changes
3f736b6]e0ceca6]1d691ef]60e4df1]module-federation/core (@module-federation/rsbuild-plugin)
v0.17.1Compare Source
Patch Changes
bb953a6: fix: add missing vitest imports to rsbuild-plugin test fileFixes CI test failure by adding missing
describe,expect, anditimports from vitest to the test file. This resolves the "ReferenceError: describe is not defined" error that was causing the rsbuild-plugin tests to fail.a7cf276: chore: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.3d31a326: refactor: sink React packages from root to individual packagesUpdated dependencies [
bc3bc10]Updated dependencies [
7000c1f]Updated dependencies [
4ffefbe]Updated dependencies [
a7cf276]Updated dependencies [
1825b9d]Updated dependencies [
8727aa3]v0.17.0Compare Source
Patch Changes
3f736b6]nestjs/nest (@nestjs/common)
v10.4.20Compare Source
v10.4.19Compare Source
v10.4.19 (2025-06-09)
Dependencies
platform-expressv10.4.18Compare Source
v10.4.18 (2025-05-26)
Dependencies
platform-expressv10.4.17Compare Source
web-infra-dev/rsbuild (@rsbuild/core)
v1.4.11Compare Source
What's Changed
New Features 🎉
filename.wasmconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5677Performance 🚀
endsWithinstead of regex by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5668Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.10...v1.4.11
v1.4.10Compare Source
What's Changed
New Features 🎉
Connecttype by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5663Bug Fixes 🐞
Document 📖
enforceproperty to plugin API by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5649applyproperty for its function signature by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5654Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.9...v1.4.10
v1.4.9Compare Source
What's Changed
New Features 🎉
orderproperty for transform hook by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5640enforceproperty by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5645Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.8...v1.4.9
v1.4.8Compare Source
What's Changed
New Features 🎉
applyproperty by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5620Bug Fixes 🐞
stats.toJsonby @9aoy in https://github.com/web-infra-dev/rsbuild/pull/5615getStatsbefore the first build is finished by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5622Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.4.7...v1.4.8
v1.4.7Compare Source
What's Changed
New Features 🎉
metadatafield to tag object by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5586HtmlTagtype by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5585Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.4.6...v1.4.7
v1.4.6Compare Source
What's Changed
New Features 🎉
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.